home *** CD-ROM | disk | FTP | other *** search
/ Together in Jesus: 1st Reconciliation Computer Fun / Together in Jesus - First Reconciliation - Computer Fun.iso / game1.swf / scripts / DefineButton2_334 / BUTTONCONDACTION on(release).as
Text File  |  2007-11-23  |  101b  |  6 lines

  1. on(release){
  2.    nameStatic = name + ",";
  3.    printAsBitmapNum(1,"bframe");
  4.    stopAllSounds();
  5. }
  6.